| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | CapabilityStatement |
| Id | CH.EPR.API |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CapabilityStatement-CH.EPR.API.html |
| URL | http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.EPR.API |
| Version | 5.0.0-ci-build |
| Status | active |
| Date | 2020-07-08 |
| Name | CH_EPR_API |
| Title | EPR API (server) |
| Realm | ch |
| Authority | hl7 |
| Description | CapabilityStatement for EPR API (server). |
| Copyright | CC0-1.0 |
| Kind | requirements |
No resources found
| CapabilityStatement | |
| CH.ATNA.AuditRecordRepository | ATNA Audit Record Repository (server) |
| CH.MHD.DocumentRecipient | MHD Document Recipient (server) |
| CH.MHD.DocumentResponder | MHD Document Responder (server) |
| CH.PDQm.Supplier | PDQm Supplier (server) |
| CH.PIXm.Manager | PIXm Patient Identifier Cross-reference Manager (server) |
| CH.PPQm.PolicyRepository | PPQm Policy Repository (server) |
| CH.mCSD.Directory | mCSD Directory (server) |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CH.EPR.API
application/fhir+xml, application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement imports these CapabilityStatements PIXm Patient Identifier Cross-reference Manager (server), PDQm Supplier (server), MHD Document Recipient (server), MHD Document Responder (server), mCSD Directory (server), PPQm Policy Repository (server), ATNA Audit Record Repository (server)
server{
"resourceType": "CapabilityStatement",
"id": "CH.EPR.API",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.EPR.API",
"version": "5.0.0-ci-build",
"name": "CH_EPR_API",
"title": "EPR API (server)",
"status": "active",
"date": "2020-07-08",
"publisher": "eHealth Suisse",
"contact": [
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch"
}
]
},
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch",
"use": "work"
}
]
}
],
"description": "CapabilityStatement for EPR API (server).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"kind": "requirements",
"imports": [
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Manager",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Supplier",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentRecipient",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentResponder",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.mCSD.Directory",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PPQm.PolicyRepository",
"http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.ATNA.AuditRecordRepository"
],
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"rest": [
{
"mode": "server"
}
]
}